erlang-hyperloglog software package provides distinct values estimator, you can install in your Ubuntu 16.04 LTS (Xenial Xerus) by running the commands given below on the terminal,
$ sudo apt-get update $ sudo apt-get install erlang-hyperloglog
erlang-hyperloglog is installed in your system.
Make ensure the erlang-hyperloglog package were installed using the commands given below,
$ sudo dpkg-query -l | grep erlang-hyperloglog *
You will get with erlang-hyperloglog package name, version, architecture and description in a table
| Distro | Ubuntu 16 04 lts xenial xerus |
| Section | Libraries |
| Package | erlang-hyperloglog |
| Version | 0.2013.10.12-3 |
| Description | distinct values estimator |
| Sub Section | Libs |